Get trusted entity resources
Trusted Entities
Get trusted entity resources
GET
Get trusted entity resources
Documentation Index
Fetch the complete documentation index at: https://docs.yoid.me/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter trusted entities by exact name
Example:
"Trusted Government Issuer"
Filter trusted entities by their unique identifier
Example:
"cm7d9cq5600pwk3zq3kmpg8uc"
Search trusted entities by name (partial match)
Example:
"Government"
Sort order for the results. Prefix with "-" for descending order
Available options:
id, -id, createdAt, -createdAt, updatedAt, -updatedAt, name, -name Example:
"-createdAt"
Number of items to return per page (1-100)
Required range:
1 <= x <= 100Example:
10
Cursor for pagination - return items before this ID value
Example:
"cm7d9cq5600pwk3zq3kmpg8uc"
Cursor for pagination - return items after this ID value
Example:
"cm7d9cq5600pzk3zq9wzxxtc3"

