Get a profile
Get a profile object by ID
GET
https://app.copyfactory.io/api/v2/profiles/get/
Retrieves the details of an existing profile. Supply the unique profile ID and the API will return the corresponding project information.
Query Parameters
Name
Type
Description
profile_id
int
The unique profile ID
Headers
Name
Type
Description
Authorization*
string
Your Copyfactory API key
Last updated