LDS Stake Portal
Callings

Get Callings

GET
/callings/

Endpoint to get all callings. Supports query parameters for filtering and pagination.

Authenticated users can see all callings, while anonymous users can only see callings that are marked as public.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/callings/"
null