cURL
curl --request GET \ --url https://api.poligono.ai/v1/channels/messanger/{id} \ --header 'Authorization: <api-key>'
{ "data": { "created_at": 123, "updated_at": 123, "agent_id": "<string>", "created_by": "<string>", "id": "<string>", "organization_id": "<string>", "type": "<string>", "user_id": "<string>", "verification_token": "<string>" } }
Retrieve Messanger channel by Id
Type "Bearer" followed by a space and JWT token.
OK
Show child attributes
@format date-time