Habilidades
List Organization Skills
GET
/api/v1/skillsNecesitas una clave API de organización con la capacidad de miembro.
Authorization
apiKey AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/skills"{ "data": [ { "id": "string", "organizationId": "string", "name": "string", "description": "string", "prompt": "string", "starter": "string", "createdAt": "string", "updatedAt": "string" } ]}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}{ "error": { "code": "string", "message": "string" }}