v1
latestOpenAPI 3.1.02026-07-24318141.2 MBList Relationship Types
get/profile-relationship-types/
Query parameters
client_idstring required
The Application's Client ID
Response
200
Example response
{
"count": 1,
"results": [
{
"id": "1da7c4c8-6e42-4d50-8d32-aa0be0bd0933",
"url": "https://cf-blast.livelikecdn.com/api/v1/profile-relationship-types/1da7c4c8-6e42-4d50-8d32-aa0be0bd0933/",
"created_at": "2023-02-21T14:43:30.325594Z",
"client_id": "BpwNvZVpqAwHdWGxmdOde5W4ehMqqRkbuRPfu9OP",
"name": "Follow",
"key": "follow"
}
]
}