List skills
get
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Query parameters
agent_idstringOptional
Optional settings ID. When provided, returns skills for the specified settings. When absent, returns skills for the most recently created settings for the given channel.
Header parameters
X-API-Versionstring · enumOptionalPossible values:
Meta Business Agent API version
Responses
200
A list of all skills
application/json
A single AI skill
channelstring · enumRequiredPossible values:
created_atintegerOptional
descriptionstringOptional
idstringRequiredExample:
1234567890skillstringRequired
titlestringOptional
400
Bad request
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Too many requests
application/json
500
Server error
application/json
get/agent_config/skills
Last updated
Was this helpful?