Compare specific content type between branches

GET https://{{base_url}}/v3/stacks/branches_compare/content_types/{{content_type_uid}}?compare_branch=redesign

The Compare specific content type between branches request returns all the differences of the specified content type between the two specified branches.

To use the API Request, you will need to authenticate yourself either with a Management Token (highly recommended) or an Authtoken. 
Read more about it in Authentication.


For more information, refer to the Compare specific content type between branches API Reference document

Request Params

KeyDatatypeRequiredDescription
base_branchstringThe basis on which comparison is done. If kept empty, the source branch of the compare branch is considered by default.
compare_branchstringEnter the branch you want to compare with the base branch.

HEADERS

KeyDatatypeRequiredDescription
api_keystringEnter the API key of the stack.
authtokenstringEnter your authtoken.
authorizationstringFor this call we recommend you to use management token.
Content-Typestring