Credentials
Inspect an access token
**Protocols:** Meta Cloud API
Returns a Meta-shaped { data: { ... } } introspection envelope describing the authenticated Polymorfa API key, including the granted WhatsApp permissions mapped onto Meta scope strings.
GET
Inspect an access token
Authorizations
Polymorfa organization key (pmfa_ prefix) or project token (pmfa_pt_ prefix). Client tokens are not accepted by Graph operations.
Path Parameters
Specifies version for this path parameter.
Example:
"v21.0"
Query Parameters
Specifies input token for this query parameter.
Specifies access token for this query parameter.
Response
Token introspection envelope
The response is of type unknown.