curl --request GET \
--url https://apigcp.trynia.ai/v2/x/installations \
--header 'Authorization: Bearer <token>'List all X/Twitter installations for the current user/org.
curl --request GET \
--url https://apigcp.trynia.ai/v2/x/installations \
--header 'Authorization: Bearer <token>'API key must be provided in the Authorization header
Successful Response
Was this page helpful?