Get a skill by name for an invite
pc_get_invites_by_token_skills_by_skill_nameRetrieve a specific skill from an invite by providing the invite token and skill name.
Instructions
Get a skill by name for an invite
Paperclip operation: GET /api/invites/{token}/skills/{skillName}. Authorization class: public.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |