v1

latestOpenAPI 3.1.02026-07-24318141.2 MB

Get Blocked Profile Ids

get/blocked-profile-ids/

Response

200

countinteger
{"stackTrail":"paths:/blocked-profile-ids/:get:responses:200:content:application/json:schema:properties:previous","oasType":"schema","type":"unknown"}
{"stackTrail":"paths:/blocked-profile-ids/:get:responses:200:content:application/json:schema:properties:next","oasType":"schema","type":"unknown"}
resultsstring[]

Example response

{
  "count": 4,
  "results": [
    "5ffef83a-78cc-4677-ab94-bdb5ddae8486"
  ]
}