Me

This provides access to you view your user profile, the person who created the API key.  Read only.

HTTP Request

GET https://api.scopemaster.com/api/v1/me


HTTP Response Example

{

"seconds": 0.058,

"me":{

"id": "109",

"email": "[email protected]",

"created_on": "1551482040",

"first_name": "Joe",

"last_name": "Smith",

"billing_type": "BUNDLE",

"timezone": "Europe/London",

"company": null,

"phone": "",

"address1": "",

"address2": "",

"city": "",

"state": "",

"postcode": "",

"country": "",

"org_id": "OR30c8746905",

"initials": "J S",

"full_name": "Joe Smith",

"org":{

"id": "OR30c8746905",

"parent_id": "",

"name": "Example Inc",

"address1": "",

"address2": "",

"city": "",

"state": "",

"postcode": "",

"country": "",

"created_utc": "1551480528",

"updated_utc": "0"

},

"in_credit": true,

"allowed": 1,

"allowed_reason": "IN_CREDIT",

"credits_remaining_in_current_bundle": 6937

}

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us